home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / manpower.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.5 KB  |  75 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : General Management 
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : GTE Sylvania Systems Group 
  7. --                   : Western Division 
  8. --                   : PO Box 7188  
  9. --                   : San Diego, Ca 94039 
  10. --                   : Contact: Lt. Colonel Falgiano
  11. --                   : ESD/SCW
  12. --                   : Hanscom AFB, MA  01731
  13. -- COPYRIGHT         : (c) 1985 GTE, Inc. 
  14. -- DATE CREATED      : Dec. 1984 
  15. -- DATE RELEASED     : May  1985 
  16. -- DATE LAST UPDATED : May  1985
  17. -- LOCATION          : ASR
  18. -- ENVIRONMENT       : 
  19. --= CLASSIFICATION       ===============================================--
  20. -- CATEGORY LEVEL 1  : MANAGEMENT TOOLS
  21. -- CATEGORY LEVEL 2  : Manpower
  22. -- CATEGORY LEVEL 3  : 
  23. -- CATEGORY LEVEL 4  : 
  24. -- KEYWORD           : 
  25. -- INDEX             : Man Power
  26. -- INDEX             : Management
  27. -- TAXONOMY          : 
  28. -- DEPENDENCIES      : 
  29. -- SEE ALSO          : WIS_TOOL_10_1
  30. --= FILE LISTING         ===============================================--
  31. -- FILE SPECS        : PD:<ADA.MANAGEMENT-TOOLS>MANP*.*
  32. -- DIRECTORY DISPLAY :
  33. -- Directory   PD:<ADA.MANAGEMENT-TOOLS>
  34. --      File Name     Byte Count  Line Count
  35. --   ---------------  ----------  ----------
  36. --   MANPOWER.DIS            167           6
  37. --   MANPOWER.DOC          18973         342
  38. --   MANPOWER.PRO           3795          78
  39. --   MANPOWER.SRC          19412         579
  40. --   ===============  ==========  ==========
  41. --     4 Files             42347        1005
  42. --= ABSTRACT             ===============================================--
  43. --         The  TRACKR  program  tracks  the progress within projects and
  44. -- generates reports, estimates time to complete a project, and estimates
  45. -- project   requirements.   INPREP  builds  the  data  file  for  TRACKR
  46. -- interactively and  outputs  error  messages  for  invalid  data.   The
  47. -- MANPOWER  program  based  on  the Simple Boehm Model produces manpower
  48. -- loading curves for several calculated schedules based on the number of
  49. -- lines of code and type of system.
  50. --= REVISION HISTORY     ===============================================--
  51. --
  52. -- DATE         VERSION AUTHOR                  HISTORY 
  53. -- 5/84            1.0                          Initial Release 
  54. --= RELEASE NOTICE       ===============================================--
  55. -- This prologue must be included in all copies of this software.
  56. -- 
  57. -- This software is copyright by the author.
  58. -- 
  59. -- This software is released to the Ada community.
  60. -- This software is released to the Public Domain (note:
  61. --   software released to the Public Domain is not subject
  62. --   to copyright protection).
  63. -- Restrictions on use or distribution:  NONE
  64. --= DISCLAIMER           ===============================================--
  65. --     This software and its documentation are provided "AS IS" and
  66. -- without any expressed or implied warranties whatsoever.  No warranties
  67. -- as to performance, merchantability, or fitness for a particular
  68. -- purpose exist.
  69. --     The user is advised to test the software thoroughly before
  70. -- relying on it.  The user must assume the entire risk and liability of
  71. -- using this software.  In no event shall any person or organization of
  72. -- people be held responsible for any direct, indirect, consequential or
  73. -- inconsequential damages or lost profits.
  74. --======================================================================--
  75.